87. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2023-03-13 03:00:44 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

87.1 Files compared

#LocationFileLast Modified
1Porto v4.0.4/Porto Theme/app/code/Mageplaza/LayeredNavigationcomposer.json2022-04-22 07:34:10 +0000
2Porto v4.0.5/Porto Theme/app/code/Mageplaza/LayeredNavigationcomposer.json2022-12-08 01:34:28 +0000

87.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged348
Changed24
Inserted00
Removed00

87.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

87.4 Active regular expressions

No regular expressions were active.

87.5 Comparison detail

1 { 1 {
2   "name": "mageplaza/layered-navigation-m2", 2   "name": "mageplaza/layered-navigation-m2",
3   "description": "Magento Layered Navigation extension", 3   "description": "Magento Layered Navigation extension",
4   "require": { 4   "require": {
5     "mageplaza/module-ajax-layered-navigation": "^4.0.1" 5     "mageplaza/module-ajax-layered-navigation": "^4.0.5"
6   }, 6   },
7   "type": "magento2-module", 7   "type": "magento2-module",
8   "version": "4.2.0", 8   "version": "4.3.2",
9   "license": "proprietary", 9   "license": "proprietary",
10   "authors": [ 10   "authors": [
11     { 11     {
12       "name": "Mageplaza", 12       "name": "Mageplaza",
13       "email": "support@mageplaza.com", 13       "email": "support@mageplaza.com",
14       "homepage": "https://www.mageplaza.com", 14       "homepage": "https://www.mageplaza.com",
15       "role": "Technical Support" 15       "role": "Technical Support"
16     } 16     }
17   ], 17   ],
18   "autoload": { 18   "autoload": {
19     "files": [ 19     "files": [
20       "registration.php" 20       "registration.php"
21     ], 21     ],
22     "psr-4": { 22     "psr-4": {
23       "Mageplaza\\LayeredNavigation\\": "" 23       "Mageplaza\\LayeredNavigation\\": ""
24     } 24     }
25   } 25   }
26 } 26 }